PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images.masks Package
/
PDFColorMask Class
/ getStartColor Method
Collapse All
Expand All
In This Topic
getStartColor Method
In This Topic
Gets the start of the colors range.
The colorspace of startColor must match the colorspace of end color and also the image's colorspace.
Syntax
public
PDFColor
getStartColor()
Return Value
A
com.o2sol.pdf4java.graphics.colors.PDFColor
that represents the start of the colors range.
See Also
Reference
PDFColorMask Class
PDFColorMask Members